PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / setXmpMetadata Method
The XMP document metadata.
In This Topic
    setXmpMetadata Method
    In This Topic
    Sets the XMP document metadata.
    Syntax
    public void setXmpMetadata( 
       PDFXmpMetadata value
    )

    Parameters

    value
    The XMP document metadata.
    See Also